alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
app
/
[leaflet_id]
/
actions
/
at
feature/landing
1 folder
4 files
celine
various fixes to bugs in sidebar
2mo ago
c3b1c598
ShareOptions
Refactor/route nav (#294) * move tabs into sidebar * move dashboard pages into new layout, tweak mobile layout * renaming and componentizing things in the Dashboard Layouts for clarity * componentize the search input on pages * added sidebar on mobile, refactored some stuff * added sticky scroll behavior to mobile header * animations for the mobile pageHeader * fix mobile nav trigger and component structure * futzing * more futzing * Added logged out state to Reader Inbox, refactored reader to use new layout * fix a z-index issue * use route based navigation * remove logs and small fixes * simplify * small fixes * updates to leaflet to accomodate sidebar changes * dynamic notification page * fix search when signed out * prevent default and add stop propogration to email submit * added new tab to the reader, decodeds urls in pickActiveTab function * tweaks to publish banner in sidebar to avoid redundancy * bubble up notifactions, scroll very long pub lists * rm interaction drawer in reader, add a layout component to reader pages * added leaflet about * move mobile nav to the bottom * added icons to the tabs * handle signed out users side bar actions --------- Co-authored-by: celine <celine@hyperlink.academy>
3 months ago
BackToPubButton.tsx
Feature/publish leaflets (#235) * reorganized Actions in leaflet a bit * started up on the publish button, WIP * added an icon for one-offs/looseleafs/whatever * adjusted popover to new one step design * wrap up styling tweaks to the publish popover * title input in publish post details form now pulls first block content as title * add a looseleaf button to the homepage * icon stuffffff * make save as draft and publish work to existing pub * make publication optional on documents * support publishing standalone leaflets * support adding theme to standalone published docs * render standalone published docs at /p/ * render standalone published docs properly on homepage * handle publishing doc theme * delete entiteis before publishing * tweak publish page styles * add published link for standaloen docs in share menu * style tweaks to make starting a new pub an external link rather than a redirect * tiny lil teaks to create pub form * fix type errors * added the looseleaf page * handle canvases better * some small tweaks * handle publishing canvas pages as first page * simplify page handling and support root canvas page * add basic looseleaf page * don't show looseleafs tab if none * add first page to start of array * fix metadata on read links * get theme from correct place and fix pub metadata * remove flex on published page link block content * fix imports and types * fix looseleaf titles --------- Co-authored-by: celine <celine@hyperlink.academy>
8 months ago
HelpButton.tsx
various fixes to bugs in sidebar
2 months ago
HomeButton.tsx
Refactor/route nav (#294) * move tabs into sidebar * move dashboard pages into new layout, tweak mobile layout * renaming and componentizing things in the Dashboard Layouts for clarity * componentize the search input on pages * added sidebar on mobile, refactored some stuff * added sticky scroll behavior to mobile header * animations for the mobile pageHeader * fix mobile nav trigger and component structure * futzing * more futzing * Added logged out state to Reader Inbox, refactored reader to use new layout * fix a z-index issue * use route based navigation * remove logs and small fixes * simplify * small fixes * updates to leaflet to accomodate sidebar changes * dynamic notification page * fix search when signed out * prevent default and add stop propogration to email submit * added new tab to the reader, decodeds urls in pickActiveTab function * tweaks to publish banner in sidebar to avoid redundancy * bubble up notifactions, scroll very long pub lists * rm interaction drawer in reader, add a layout component to reader pages * added leaflet about * move mobile nav to the bottom * added icons to the tabs * handle signed out users side bar actions --------- Co-authored-by: celine <celine@hyperlink.academy>
3 months ago
PublishButton.tsx
updated error messaging, made links in error toast white
3 months ago